const runtime.stackPoisonMin

3 uses

	runtime (current package)
		debug.go#L94: 	if g.stackguard0 < stackPoisonMin {
		debug.go#L113: 	if g.stackguard0 < stackPoisonMin {
		stack.go#L149: 	stackPoisonMin = uintptrMask & -4096